home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / ietf / urn / urn-archives / urn-ietf.archive.9612 / 000035_owner-urn-ietf _Fri Dec 20 09:35:19 1996.msg < prev    next >
Internet Message Format  |  1997-02-19  |  3KB

  1. Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id JAA22341 for urn-ietf-out; Fri, 20 Dec 1996 09:35:19 -0500
  2. Received: from mocha.bunyip.com (mocha.Bunyip.Com [192.197.208.1]) by services.bunyip.com (8.6.10/8.6.9) with SMTP id JAA22301; Fri, 20 Dec 1996 09:34:23 -0500
  3. Received: from windrose.omaha.ne.us by mocha.bunyip.com with SMTP (5.65a/IDA-1.4.2b/CC-Guru-2b)
  4.         id AA19208  (mail destined for urn-ietf@services.bunyip.com); Fri, 20 Dec 96 09:34:20 -0500
  5. Received: by privateer.windrose.omaha.ne.us; Fri Dec 20 08:32 CST 1996
  6. Message-Id: <32BAA368.4FD2@ds.internic.net>
  7. Date: Fri, 20 Dec 1996 08:32:08 -0600
  8. From: Ryan Moats <jayhawk@ds.internic.net>
  9. Organization: InterNIC Directory and Database Services
  10. X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4c)
  11. Mime-Version: 1.0
  12. To: "Martin J. Duerst" <mduerst@ifi.unizh.ch>
  13. Cc: Towsner <tows@earthlink.net>, Larry Masinter <masinter@parc.xerox.com>,
  14.         leslie@bunyip.com, tme@CasA.usno.navy.mil, urn-ietf@bunyip.com,
  15.         jcurran@bbn.com, uri@bunyip.com
  16. Subject: Re: [URN] Checksums in URNs
  17. References: <Pine.SUN.3.95.961220140805.245D-100000@enoshima>
  18. Content-Type: text/plain; charset=us-ascii
  19. Content-Transfer-Encoding: 7bit
  20. Sender: owner-urn-ietf@services.bunyip.com
  21. Precedence: bulk
  22. Reply-To: Ryan Moats <jayhawk@ds.internic.net>
  23. Errors-To: owner-urn-ietf@bunyip.com
  24.  
  25. My turn to add my two cents worth...
  26.  
  27. Martin J. Duerst wrote:
  28. > On Thu, 19 Dec 1996, Towsner wrote:
  29. > > >Checksums and other kinds of decorations can be done outside the
  30. > > >URL. Think of it as a metascheme:
  31. > > >          ck:<checksum><url>
  32. > > > e.g.     ck:A3Bd:http://www.parc.xerox.com/masinter
  33. > >
  34. > >       I like the idea of having the checksum be optional, as a
  35. > > meta-scheme.
  36. > Same for me.
  37.  
  38. I'll make three...
  39.  
  40. > >I also think the checksum should be limited to alpha-numeric
  41. > > characters, to avoid confusion.
  42. > What do you mean by "limited to alpha-numeric characters"? Can you be
  43. > more precise.
  44.  
  45. How about just hex characters to keep it simple...
  46.  
  47. > >Perhaps this should be part of the URL
  48. > > scheme as well.
  49. > If it is a metascheme, then it is a new URI scheme. It doesn't
  50. > have to be discussed either in URL nor in URN syntax. It would
  51. > go into a separate draft. It has to make sure, on its own,
  52. > that it is compatible with the URL/URN syntax.
  53.  
  54. I agree with Martin, and if we use ck:<hex sequence> then we
  55. are already compatible with the URL/URN character sets.  How to
  56. generate the hex sequence is another headache altogether...
  57.  
  58. > Perhaps the URL syntax draft, where it speaks about URIs,
  59. > could be generalized in the direction of metaschemes.
  60. > From the syntax viewpoint, we already have two metaschemes
  61. > (urn: and ck:), which can even be combined together,
  62. > as ck:urn:namespace:NSS.
  63.  
  64. Martin is correct here as well.
  65.  
  66. Ryan